Add diary comments feature.
authorGlenn Morris <rgm@gnu.org>
Fri, 6 May 2011 04:28:53 +0000 (21:28 -0700)
committerGlenn Morris <rgm@gnu.org>
Fri, 6 May 2011 04:28:53 +0000 (21:28 -0700)
commit77265a07f70524584fab768f9e44e31c131b845d
treeb2f49f9ef00cee6e99687307021fe6098e79c50b
parent0158a105540edb90c1ba3468198ecae010db0a04
Add diary comments feature.

* lisp/calendar/diary-lib.el (diary-comment-start, diary-comment-end):
New options.
(diary-add-to-list): Strip comments from the displayed string.
(diary-mode): Set comment-start and comment-end.

* doc/emacs/cal-xtra.texi (Fancy Diary Display): Mention diary comments.

* etc/NEWS: Mention this.
doc/emacs/ChangeLog
doc/emacs/cal-xtra.texi
etc/NEWS
lisp/ChangeLog
lisp/calendar/diary-lib.el